home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 2 (Reseller) / Apple R&P Lib Reseller v2.0.iso / 3-Demos / Third Party Demos / DTMedia / SpringBoard Publisher / card_40635.txt < prev    next >
Text File  |  1989-01-25  |  264b  |  13 lines

  1. -- card: 40635 from stack: in
  2. -- bmap block id: 40909
  3. -- flags: 0000
  4. -- background id: 19303
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global initTime,Delay,effectFlag
  9.   put 2 into effectFlag
  10.   put the secs into initTime
  11.   put 4 into Delay
  12. end openCard
  13.